Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add initial support for sending a capability hash #52

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ailin-nemui
Copy link
Contributor

No description provided.

@fschlich
Copy link
Contributor

fschlich commented Oct 9, 2022

src/core/xep/xep.c needs to #include caps.h, and perhaps a call to caps_deinit() as well, no?

xep/xep.c: In function ‘xep_init’:
xep/xep.c:36:9: warning: implicit declaration of function ‘caps_init’; did you mean ‘xep_init’? [-Wimplicit-function-declaration]
   36 |         caps_init();
      |         ^~~~~~~~~
      |         xep_init

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants